.. _`Split text`: .. _`org.sysess.sympathy.texts.splittext`: Split text `````````` .. image:: split_text.svg :width: 48 Documentation ::::::::::::: Split a text into multiple parts. Definition :::::::::: Input ports ........... **in** text Text Output ports ............ **out** [text] Text parts Configuration ............. **Pattern** (pattern) A pattern which marks where a split should be made. **Use regex** (use_regex) (no description) Implementation .............. .. automodule:: node_text_operations :noindex: .. class:: SplitText :noindex: